[INFO] cloning repository https://github.com/ThreatFlux/FluxPrompt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThreatFlux/FluxPrompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46fb22f6f771a4640e0d7480afc17e5bdccfc025
[INFO] testing ThreatFlux/FluxPrompt against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreatFlux%2FFluxPrompt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ThreatFlux/FluxPrompt
[INFO] finished tweaking git repo https://github.com/ThreatFlux/FluxPrompt
[INFO] tweaked toml for git repo https://github.com/ThreatFlux/FluxPrompt written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ThreatFlux/FluxPrompt on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ThreatFlux/FluxPrompt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.115
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.115
[INFO] [stderr]   Downloaded futures-io v0.3.32
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded jni-sys v0.3.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded clap_lex v1.1.0
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded ipnet v2.12.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded anstyle v1.0.14
[INFO] [stderr]   Downloaded futures-channel v0.3.32
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.65
[INFO] [stderr]   Downloaded tinyvec v1.11.0
[INFO] [stderr]   Downloaded encode_unicode v1.0.0
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded js-sys v0.3.92
[INFO] [stderr]   Downloaded rustls-webpki v0.103.13
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded chrono v0.4.44
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded libc v0.2.183
[INFO] [stderr]   Downloaded tokio v1.52.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bed82b57634f841f79093942320e644bb5c36dea7911acdd971d98cb9c520898
[INFO] running `Command { std: "docker" "start" "-a" "bed82b57634f841f79093942320e644bb5c36dea7911acdd971d98cb9c520898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bed82b57634f841f79093942320e644bb5c36dea7911acdd971d98cb9c520898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed82b57634f841f79093942320e644bb5c36dea7911acdd971d98cb9c520898", kill_on_drop: false }`
[INFO] [stdout] bed82b57634f841f79093942320e644bb5c36dea7911acdd971d98cb9c520898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c969a3eb54e14644bb0a1c077850dd11eb6ef98cf832b7cadee2bc623493a8a
[INFO] running `Command { std: "docker" "start" "-a" "5c969a3eb54e14644bb0a1c077850dd11eb6ef98cf832b7cadee2bc623493a8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling fluxprompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.20s
[INFO] running `Command { std: "docker" "inspect" "5c969a3eb54e14644bb0a1c077850dd11eb6ef98cf832b7cadee2bc623493a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c969a3eb54e14644bb0a1c077850dd11eb6ef98cf832b7cadee2bc623493a8a", kill_on_drop: false }`
[INFO] [stdout] 5c969a3eb54e14644bb0a1c077850dd11eb6ef98cf832b7cadee2bc623493a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c77e1d32541fd3358d221506a3729f32891dad388b93a4d4847bf74f1c2cfa
[INFO] running `Command { std: "docker" "start" "-a" "23c77e1d32541fd3358d221506a3729f32891dad388b93a4d4847bf74f1c2cfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fluxprompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "23c77e1d32541fd3358d221506a3729f32891dad388b93a4d4847bf74f1c2cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c77e1d32541fd3358d221506a3729f32891dad388b93a4d4847bf74f1c2cfa", kill_on_drop: false }`
[INFO] [stdout] 23c77e1d32541fd3358d221506a3729f32891dad388b93a4d4847bf74f1c2cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b2d6df7d7f1766a574e504bcb35883833651227405cea8f7db429e4f32dbca6
[INFO] running `Command { std: "docker" "start" "-a" "9b2d6df7d7f1766a574e504bcb35883833651227405cea8f7db429e4f32dbca6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxprompt-4bde1b72f16106ff)
[INFO] [stdout] 
[INFO] [stdout] running 259 tests
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_config_builder_legacy ... ok
[INFO] [stdout] test config::tests::test_config_edge_cases ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_custom_response_strategy ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_custom_config_multiple ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_comprehensive ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_partial ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_semantic_variations ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_timeout_variations ... ok
[INFO] [stdout] test config::tests::test_detection_config_defaults ... ok
[INFO] [stdout] test config::tests::test_pattern_config_custom ... ok
[INFO] [stdout] test config::tests::test_detection_config_validation_comprehensive ... ok
[INFO] [stdout] test config::tests::test_pattern_config_defaults ... ok
[INFO] [stdout] test config::tests::test_pattern_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_resource_config_defaults ... ok
[INFO] [stdout] test config::tests::test_resource_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_resource_config_custom ... ok
[INFO] [stdout] test config::tests::test_response_strategy_serialization ... ok
[INFO] [stdout] test config::tests::test_response_strategy_variants ... ok
[INFO] [stdout] test config::tests::test_semantic_config_defaults ... ok
[INFO] [stdout] test config::tests::test_severity_level_confidence_thresholds ... ok
[INFO] [stdout] test config::tests::test_security_level_creation ... ok
[INFO] [stdout] test config::tests::test_semantic_config_custom ... ok
[INFO] [stdout] test config_builder::tests::test_feature_enable_disable ... ok
[INFO] [stdout] test config_builder::tests::test_features_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_pattern_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_preprocessing_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_basic_builder ... ok
[INFO] [stdout] test config_builder::tests::test_rate_limiting_configuration ... ok
[INFO] [stdout] test config::tests::test_semantic_config_validation_edge_cases ... ok
[INFO] [stdout] test config::tests::test_detection_config_builder_custom_patterns ... ok
[INFO] [stdout] test config_builder::tests::test_resource_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_metadata_and_tags ... ok
[INFO] [stdout] test config::tests::test_severity_level_serialization ... ok
[INFO] [stdout] test config::tests::test_severity_level_thresholds ... ok
[INFO] [stdout] test config::tests::test_security_level_thresholds ... ok
[INFO] [stdout] test config::tests::test_security_level_enabled_categories ... ok
[INFO] [stdout] test config_builder::tests::test_response_templates ... ok
[INFO] [stdout] test config_builder::tests::test_semantic_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_preset_builder ... ok
[INFO] [stdout] test config_builder::tests::test_threshold_overrides ... ok
[INFO] [stdout] test config_builder::tests::test_threshold_validation ... ok
[INFO] [stdout] test config_builder::tests::test_context_awareness_configuration ... ok
[INFO] [stdout] test config_builder::tests::test_specialized_builders ... ok
[INFO] [stdout] test config_builder::tests::test_use_case_builders ... ok
[INFO] [stdout] test custom_config::tests::test_advanced_options_defaults ... ok
[INFO] [stdout] test custom_config::tests::test_config_checksum ... ok
[INFO] [stdout] test config_builder::tests::test_validation ... ok
[INFO] [stdout] test custom_config::tests::test_config_merge ... ok
[INFO] [stdout] test custom_config::tests::test_config_clone_with_name ... ok
[INFO] [stdout] test custom_config::tests::test_config_validation ... ok
[INFO] [stdout] test custom_config::tests::test_context_awareness_config ... ok
[INFO] [stdout] test custom_config::tests::test_custom_config_creation ... ok
[INFO] [stdout] test custom_config::tests::test_custom_config_from_preset ... ok
[INFO] [stdout] test custom_config::tests::test_rate_limit_config ... ok
[INFO] [stdout] test custom_config::tests::test_validation_status ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_creation ... ok
[INFO] [stdout] test config::tests::test_severity_level_risk_thresholds ... ok
[INFO] [stdout] test custom_config::tests::test_config_summary ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_utility_methods ... ok
[INFO] [stdout] test detection::engine::tests::test_safe_detection_result ... ok
[INFO] [stdout] test custom_config::tests::test_config_serialization ... ok
[INFO] [stdout] test custom_config::tests::test_config_touch ... ok
[INFO] [stdout] test detection::engine::tests::test_semantic_analyzer_integration ... ok
[INFO] [stdout] test detection::engine::tests::test_risk_calculation_and_aggregation ... ok
[INFO] [stdout] test detection::engine::tests::test_preprocessing_pipeline ... ok
[INFO] [stdout] test detection::engine::tests::test_concurrent_analysis_safety ... ok
[INFO] [stdout] test detection::heuristic::tests::test_base64_like_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_detailed_entropy_analysis ... ok
[INFO] [stdout] test detection::heuristic::tests::test_edge_cases_and_boundary_conditions ... ok
[INFO] [stdout] test detection::heuristic::tests::test_encoding_pattern_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_entropy_calculation ... ok
[INFO] [stdout] test detection::heuristic::tests::test_excessive_caps_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_helper_function_edge_cases ... ok
[INFO] [stdout] test detection::heuristic::tests::test_heuristic_analyzer_creation ... ok
[INFO] [stdout] test detection::heuristic::tests::test_high_entropy_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_linguistic_feature_analysis ... ok
[INFO] [stdout] test detection::heuristic::tests::test_multiple_heuristic_threats ... ok
[INFO] [stdout] test detection::heuristic::tests::test_repetition_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_safe_text_no_threats ... ok
[INFO] [stdout] test detection::heuristic::tests::test_special_char_ratio ... ok
[INFO] [stdout] test detection::heuristic::tests::test_statistical_anomaly_detection_comprehensive ... ok
[INFO] [stdout] test detection::heuristic::tests::test_structural_pattern_detection ... ok
[INFO] [stdout] test detection::heuristic::tests::test_threat_confidence_and_metadata ... ok
[INFO] [stdout] test detection::heuristic::tests::test_unicode_escape_detection ... ok
[INFO] [stdout] test detection::engine::tests::test_is_likely_base64_edge_cases ... ok
[INFO] [stdout] test detection::engine::tests::test_detection_result_metadata ... ok
[INFO] [stdout] test detection::engine::tests::test_base64_detection_and_decoding ... ok
[INFO] [stdout] test detection::engine::tests::test_preprocessing_options ... ok
[INFO] [stdout] test detection::engine::tests::test_pipeline_execution_with_all_analyzers ... ok
[INFO] [stdout] test detection::engine::tests::test_safe_prompt_analysis ... ok
[INFO] [stdout] test detection::engine::tests::test_maximum_length_handling ... ok
[INFO] [stdout] test detection::engine::tests::test_empty_prompt_analysis ... ok
[INFO] [stdout] test detection::engine::tests::test_long_prompt_rejection ... ok
[INFO] [stdout] test detection::engine::tests::test_input_validation_edge_cases ... ok
[INFO] [stdout] test detection::engine::tests::test_engine_creation ... ok
[INFO] [stdout] test detection::patterns::tests::test_case_sensitivity ... ok
[INFO] [stdout] test detection::engine::tests::test_threat_type_severity_weighting ... ok
[INFO] [stdout] test detection::engine::tests::test_unicode_and_special_character_handling ... ok
[INFO] [stdout] test detection::engine::tests::test_timeout_handling ... FAILED
[INFO] [stdout] test detection::patterns::tests::test_authority_manipulation_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_compliance_testing_disguised_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_role_playing_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_encoding_bypass_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_context_confusion_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_jailbreak_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_instruction_override_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_confidence_adjustment_factors ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_social_engineering_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_context_breaking_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_edge_cases_and_variations ... ok
[INFO] [stdout] test detection::patterns::tests::test_confidence_scoring_accuracy ... ok
[INFO] [stdout] test detection::patterns::tests::test_custom_pattern_integration ... ok
[INFO] [stdout] test detection::patterns::tests::test_comprehensive_data_extraction_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_custom_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_jailbreak_detection ... ok
[INFO] [stdout] test detection::patterns::tests::test_dan_variations_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_fake_system_messages_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_false_positives_avoided ... ok
[INFO] [stdout] test detection::patterns::tests::test_threat_type_mapping ... ok
[INFO] [stdout] test detection::patterns::tests::test_hypothetical_scenarios_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_instruction_override_detection ... ok
[INFO] [stdout] test detection::semantic::tests::test_context_switching_detection ... ok
[INFO] [stdout] test detection::semantic::tests::test_disabled_semantic_analysis ... ok
[INFO] [stdout] test detection::semantic::tests::test_intent_manipulation_detection ... ok
[INFO] [stdout] test detection::semantic::tests::test_max_context_length ... ok
[INFO] [stdout] test detection::semantic::tests::test_semantic_analyzer_creation ... ok
[INFO] [stdout] test detection::semantic::tests::test_semantic_confusion_detection ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test features::tests::test_all_feature_names ... ok
[INFO] [stdout] test features::tests::test_feature_enable_disable ... ok
[INFO] [stdout] test features::tests::test_feature_queries ... ok
[INFO] [stdout] test features::tests::test_features_builder ... ok
[INFO] [stdout] test features::tests::test_features_builder_from_base ... ok
[INFO] [stdout] test features::tests::test_features_builder_with_enable_disable ... ok
[INFO] [stdout] test features::tests::test_features_description ... ok
[INFO] [stdout] test features::tests::test_features_map_conversion ... ok
[INFO] [stdout] test features::tests::test_features_presets ... ok
[INFO] [stdout] test features::tests::test_features_serialization ... ok
[INFO] [stdout] test metrics::tests::test_confidence_stats ... ok
[INFO] [stdout] test metrics::tests::test_detection_rate_percentage ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collector_creation ... ok
[INFO] [stdout] test metrics::tests::test_metrics_reset ... ok
[INFO] [stdout] test metrics::tests::test_multiple_detections ... ok
[INFO] [stdout] test metrics::tests::test_performance_percentiles ... ok
[INFO] [stdout] test metrics::tests::test_record_positive_detection ... ok
[INFO] [stdout] test metrics::tests::test_record_safe_detection ... ok
[INFO] [stdout] test mitigation::engine::tests::test_allow_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_block_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_custom_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_mitigation_engine_creation ... ok
[INFO] [stdout] test mitigation::engine::tests::test_warn_strategy ... ok
[INFO] [stdout] test mitigation::engine::tests::test_would_mitigate ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_aggressive_mode_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_base64_detection ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_base64_detection_edge_cases ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_comprehensive_sanitization_pipeline ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_configuration_updates ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_custom_strategy_integration ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_encoding_sanitization_methods ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_final_cleanup ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_general_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_global_threat_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_length_limits_and_truncation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_localized_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_localized_threat_mitigation_comprehensive ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_pattern_sanitization_regex_patterns ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_sanitization_edge_cases ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_script_tag_removal ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_markers ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_social_engineering_pattern_recognition ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_text_sanitizer_creation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_threat_confidence_based_mitigation ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_unicode_escape_sanitization ... ok
[INFO] [stdout] test mitigation::sanitization::tests::test_url_decoding ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_default_strategies_for_threats ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_custom ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_encode ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_prefix ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_remove ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_replace ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_suffix ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_mitigation_strategy_wrap ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_preserves_content ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_removes_threat ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_selector ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_strategy_selector_custom ... ok
[INFO] [stdout] test mitigation::strategies::tests::test_threat_context_creation ... ok
[INFO] [stdout] test presets::tests::test_preset_configurations_validity ... ok
[INFO] [stdout] test presets::tests::test_preset_custom_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_default ... ok
[INFO] [stdout] test presets::tests::test_preset_descriptions ... ok
[INFO] [stdout] test presets::tests::test_preset_display ... ok
[INFO] [stdout] test presets::tests::test_preset_features ... ok
[INFO] [stdout] test presets::tests::test_preset_features_consistency ... ok
[INFO] [stdout] test presets::tests::test_preset_pattern_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_preprocessing_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_recommendations ... ok
[INFO] [stdout] test presets::tests::test_preset_resource_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_response_strategies ... ok
[INFO] [stdout] test presets::tests::test_preset_security_levels ... ok
[INFO] [stdout] test presets::tests::test_preset_semantic_configs ... ok
[INFO] [stdout] test presets::tests::test_preset_serialization ... ok
[INFO] [stdout] test presets::tests::test_preset_to_detection_config ... ok
[INFO] [stdout] test detection::patterns::tests::test_multiple_threat_types_in_single_text ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_count_and_categories ... ok
[INFO] [stdout] test detection::patterns::tests::test_safe_text_no_threats ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_metadata_extraction ... ok
[INFO] [stdout] test detection::patterns::tests::test_enhanced_encoding_bypass_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_confidence_boosting ... ok
[INFO] [stdout] test detection::patterns::tests::test_evasion_techniques_patterns ... ok
[INFO] [stdout] test detection::engine::tests::test_severity_level_thresholds ... ok
[INFO] [stdout] test detection::patterns::tests::test_text_span_accuracy ... ok
[INFO] [stdout] test detection::patterns::tests::test_pattern_matcher_creation ... ok
[INFO] [stdout] test detection::patterns::tests::test_gradual_escalation_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_memory_data_extraction_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_new_pattern_categories_coverage ... ok
[INFO] [stdout] test types::tests::test_prompt_analysis_creation ... ok
[INFO] [stdout] test types::tests::test_risk_level_injection_detection ... ok
[INFO] [stdout] test types::tests::test_risk_level_ordering ... ok
[INFO] [stdout] test types::tests::test_threat_type_severity ... ok
[INFO] [stdout] test utils::tests::test_base64_detection ... ok
[INFO] [stdout] test utils::tests::test_calculate_entropy ... ok
[INFO] [stdout] test utils::tests::test_calculate_percentiles ... ok
[INFO] [stdout] test utils::tests::test_encoding_detection ... ok
[INFO] [stdout] test utils::tests::test_extract_words ... ok
[INFO] [stdout] test utils::tests::test_format_duration ... ok
[INFO] [stdout] test utils::tests::test_group_and_count ... ok
[INFO] [stdout] test utils::tests::test_hex_detection ... ok
[INFO] [stdout] test utils::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test utils::tests::test_most_common ... ok
[INFO] [stdout] test utils::tests::test_normalize_text ... ok
[INFO] [stdout] test utils::tests::test_repeated_patterns ... ok
[INFO] [stdout] test utils::tests::test_similarity ... ok
[INFO] [stdout] test utils::tests::test_timer ... ok
[INFO] [stdout] test utils::tests::test_url_decode ... ok
[INFO] [stdout] test utils::tests::test_validate_confidence ... ok
[INFO] [stdout] test utils::tests::test_validate_email ... ok
[INFO] [stdout] test utils::tests::test_validate_text_length ... ok
[INFO] [stdout] test utils::tests::test_validate_url ... ok
[INFO] [stdout] test tests::test_basic_detection ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_metrics_comprehensive ... ok
[INFO] [stdout] test detection::patterns::tests::test_urgency_manipulation_patterns ... ok
[INFO] [stdout] test detection::patterns::tests::test_trust_manipulation_patterns ... ok
[INFO] [stdout] test tests::test_analyze_comprehensive_threats ... ok
[INFO] [stdout] test tests::test_metrics_collection ... ok
[INFO] [stdout] test tests::test_long_input_handling ... ok
[INFO] [stdout] test tests::test_concurrent_analysis ... ok
[INFO] [stdout] test tests::test_custom_response_strategy ... ok
[INFO] [stdout] test tests::test_config_updates ... ok
[INFO] [stdout] test tests::test_fluxprompt_with_custom_config ... ok
[INFO] [stdout] test tests::test_semantic_analysis_integration ... ok
[INFO] [stdout] test tests::test_mitigation_strategies ... ok
[INFO] [stdout] test tests::test_severity_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- detection::engine::tests::test_timeout_handling stdout ----
[INFO] [stdout] Normal analysis took: 200.437887ms
[INFO] [stdout] 
[INFO] [stdout] thread 'detection::engine::tests::test_timeout_handling' (100) panicked at src/detection/engine.rs:1080:9:
[INFO] [stdout] Should complete quickly
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628c2d511da8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628c2d511da8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628c2d511da8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x628c2d511da8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x628c2d5298ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x628c2d5298ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x628c2d516732 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x628c2d516732 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x628c2d4f0a26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x628c2d4f0a26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x628c2d509fe9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x628c2d17221c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x628c2d17221c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x628c2d50a262 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x628c2d50a262 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x628c2d4f0b14 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x628c2d4e5ce9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x628c2d4f17fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x628c2d52a12c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628c2cfa02ed - fluxprompt[f7f0948228cbc0ac]::detection::engine::tests::test_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1080:9
[INFO] [stdout]   20:     0x628c2d03f9c2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x628c2d03fa3d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x628c2d0a42cd - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x628c2d0a41cb - tokio[44bdc834dc96e33d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x628c2d0a41cb - tokio[44bdc834dc96e33d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x628c2d0a41cb - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x628c2d09d820 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x628c2d0a34bd - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x628c2d0a2764 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x628c2d0cef3b - <tokio[44bdc834dc96e33d]::runtime::context::scoped::Scoped<tokio[44bdc834dc96e33d]::runtime::scheduler::Context>>::set::<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x628c2cff2fb9 - tokio[44bdc834dc96e33d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x628c2d0b8182 - <std[929523f510218772]::thread::local::LocalKey<tokio[44bdc834dc96e33d]::runtime::context::Context>>::try_with::<tokio[44bdc834dc96e33d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x628c2d0b7d0e - <std[929523f510218772]::thread::local::LocalKey<tokio[44bdc834dc96e33d]::runtime::context::Context>>::with::<tokio[44bdc834dc96e33d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x628c2cfe974d - tokio[44bdc834dc96e33d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x628c2d0a0440 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x628c2d0a0736 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x628c2d0a2270 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x628c2cf5bc73 - tokio[44bdc834dc96e33d]::runtime::context::runtime::enter_runtime::<<tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x628c2d09ce31 - <tokio[44bdc834dc96e33d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x628c2cfe8c44 - <tokio[44bdc834dc96e33d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x628c2cfe8e0f - <tokio[44bdc834dc96e33d]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x628c2cfbcb01 - fluxprompt[f7f0948228cbc0ac]::detection::engine::tests::test_timeout_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1093:10
[INFO] [stdout]   42:     0x628c2cf9f4c7 - fluxprompt[f7f0948228cbc0ac]::detection::engine::tests::test_timeout_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/detection/engine.rs:1063:37
[INFO] [stdout]   43:     0x628c2d0eadd6 - <fluxprompt[f7f0948228cbc0ac]::detection::engine::tests::test_timeout_handling::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x628c2d1652fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x628c2d1652fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x628c2d172b75 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x628c2d172b75 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x628c2d172b75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x628c2d172b75 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x628c2d172b75 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x628c2d172b75 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x628c2d172b75 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x628c2d16d6d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x628c2d16d6d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x628c2d175bf2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x628c2d175bf2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x628c2d175bf2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x628c2d175bf2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x628c2d175bf2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x628c2d175bf2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x628c2d175bf2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x628c2d5116cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x628c2d5116cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x73af58f7baa4 - <unknown>
[INFO] [stdout]   65:     0x73af59008a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     detection::engine::tests::test_timeout_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 258 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9b2d6df7d7f1766a574e504bcb35883833651227405cea8f7db429e4f32dbca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2d6df7d7f1766a574e504bcb35883833651227405cea8f7db429e4f32dbca6", kill_on_drop: false }`
[INFO] [stdout] 9b2d6df7d7f1766a574e504bcb35883833651227405cea8f7db429e4f32dbca6
